home *** CD-ROM | disk | FTP | other *** search
/ Shocking The Web CD-ROM / SHOCK_CD.ISO / mac / Chapter Tutorials / CaseStudies / ch10.macromedia / brain.dcr / 00005.ls < prev    next >
Encoding:
Text File  |  1996-11-12  |  82 b   |  9 lines

  1. on enterFrame
  2.   rollColors()
  3. end
  4.  
  5. on exitFrame
  6.   animateQMs()
  7.   go(the frame)
  8. end
  9.